/* 
 * Prefix file for the Metrowerks CodeWarrior compiler.
 *	There are no command line options.
 */

/* $Revision: 1.2 $ */

#define MATLAB_MEX_FILE
#define WIN32

#ifndef rez
/* Both Rez and the C Compiler use this file.  Put any C specific
 * code within ifndef rez..endif clauses, such as here.
 */

#endif

